ubg_api_hsboard_get_scores
Syntax:
ubg_api_hsboard_get_scores(category, offset, count)
Arguments:
| Argument Name | Type | Description |
|---|---|---|
| category | int | arbitrary number [0..255] used to classify the level the board belongs to |
| offset | int | offset in the scoreboard to start at |
| count | int | number of scores to fetch |
Returns: (bool)
Description:
Loading page...
